Skip to content

docs(iceberg): use Iceberg Compat V3#172

Draft
50sotero wants to merge 1 commit into
databricks:mainfrom
50sotero:fix/159-iceberg-v3
Draft

docs(iceberg): use Iceberg Compat V3#172
50sotero wants to merge 1 commit into
databricks:mainfrom
50sotero:fix/159-iceberg-v3

Conversation

@50sotero

Copy link
Copy Markdown

Summary

Updates the Iceberg experimental skill to use UniForm Iceberg Compat V3 as the positive path and DBR 18.0+ as the runtime guidance.

Changes

  • Replace V2-positive examples with delta.enableIcebergCompatV3
  • Add V2-to-V3 upgrade guidance that disables V2 explicitly
  • Update managed Iceberg runtime text to DBR 18.0+
  • Add content guards to prevent V2/DBR 17.3 regressions

Test Plan

  • python3 scripts/skills.py validate
  • python3 -m unittest discover -s tests -p '*_test.py'
  • LSP diagnostics clean on the new content test

Fixes #159

Signed-off-by: Victor Sotero <victor.sotero@zeekrtech.eu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[databricks-iceberg] Skill should be recommending Iceberg V3

1 participant